(make_drawing_gcs): The scaling factor passed to
authorPavel Janík <Pavel@Janik.cz>
Tue, 7 May 2002 05:22:29 +0000 (05:22 +0000)
committerPavel Janík <Pavel@Janik.cz>
Tue, 7 May 2002 05:22:29 +0000 (05:22 +0000)
commit2e8057cd47c27b018927f4cc3f6747faad521442
tree685be0de15cfa8c9da8206a36abb45f743224a5d
parent7754db183415972d14edaf1cfdbbb33268ccb6cb
(make_drawing_gcs): The scaling factor passed to
`x_alloc_lighter_color_for_widget' is a float, not an int, and it's
a multiplicative factor, so the name `delta' is inaccurate.  Always base
disabled foreground on the normal foreground.  Don't use the temporary
variable `temp'.
lwlib/xlwmenu.c